home *** CD-ROM | disk | FTP | other *** search
/ PC Action 2000 February / PC Action Issue 86 (Febraio 2000).ISO / linux / lmctf50-base / idda / readme.txt < prev   
Encoding:
Text File  |  2000-01-19  |  2.5 KB  |  83 lines

  1. ===================================================
  2. THIS IS A DEVELOPMENT BUILD, NOT A RELEASE VERSION!
  3. ===================================================
  4.  
  5. Installation for usage from within the Windows Explorer
  6. =======================================================
  7.  
  8. If you want to use this version instead of the v0.9x versions
  9. or if you simply also want to bind this version to the demo
  10. file extensions, install idDA v1 like this:
  11.  
  12. - put all files in a directory of your choice 
  13. - run "idda1reg.exe" 
  14.  
  15. Then you can analyze a demo by leftclicking it.
  16.  
  17. If idDA v0.99 or previous was already installed, both versions
  18. will be usable by rightclicking on a demo and choosing the
  19. version you want. 
  20.  
  21. Under NT, only manual usage will work, unless you change the
  22. idda1.cfg (and replace "start.exe" by something appropriate,
  23. i. e. your browser executable).
  24.  
  25. Installation for manual usage
  26. =============================
  27.  
  28. 1. Copy "idda1.exe" and "idda1.cfg" to the file where the 
  29.    demos reside, or to a directory which is in the path.
  30.  
  31. 2. Run idDA with "idda1 *.dm2", for example. 
  32.  
  33. The filespec can be any Q2 demofile(s), but it shan't contain 
  34. directories (i. e. "idda1 c:\demos\*.dm2" - not allowed).
  35.  
  36. Concerning command line options
  37. ===============================
  38.  
  39. Possible ranking sortorders (/o<?[?]>: 
  40.  
  41.     r - ratio (default primary)
  42.     f - frags
  43.     n - name (default secondary)
  44.     k - kills
  45.     c - clan names
  46.     1 - FPM/FPH
  47.     2 - KPM
  48.  
  49. You can specify one or two sortorders (i. e. "/ofn" or "/o1").
  50.  
  51. Possible log types (/l<?>):
  52.  
  53.     c - console log (text file with all messages)
  54.     i - idda style log (text file with msgs, times, frames...)
  55.     t - chat log (text file with all chat messages)
  56.     h - html console log (html file with colored messages)    
  57.  
  58. If you want to automatically open the created logfile(s), use 
  59. option /al. If you specify /al without using /l<?>, only html 
  60. console logs are created in the Windows temp directory and are 
  61. opened automatically. If you use /l with /s, the logs are 
  62. prefixed with the demo names (witout demo extension).
  63.  
  64. Possible types of "kills by weapons" chart (/b<?>):
  65.  
  66.     0 - two charts: absolute, relative (default)
  67.     1 - only absolute values
  68.     2 - only relative values
  69.     1 - absolute and relative values in one chart
  70.  
  71. Stuff
  72. =====
  73.  
  74. This version runs only with Q2 demos at the moment. But has nice 
  75. new features and is fast. And it always works on my own PC. :)
  76.  
  77. Have fun.
  78.  
  79.  
  80. Fabian Huester [Spike] 
  81. http://www.planetquake.com/idda
  82. email: spike@planetquake.com
  83.